AttachmentUtil usage details

Summary

org.eclipse.mylyn.internal.tasks.ui.util.AttachmentUtil has 11 total references to 8 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] canDownloadAttachment(ITask) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.editors.ContextEditorFormPage.createActionsSection(Composite) 292 PRIVATE
[+] canUploadAttachment(ITask) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.editors.ContextEditorFormPage.createActionsSection(Composite) 283 PRIVATE
[+] downloadAttachment(ITaskAttachment, OutputStream, IProgressMonitor) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.team.ui.actions.ApplyPatchAction.DownloadAndApplyPatch.execute(IProgressMonitor) 137 PRIVATE
[+] downloadContext(ITask, ITaskAttachment, IRunnableContext) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.commands.RetrieveContextAttachmentHandler.execute(ExecutionEvent, ITaskAttachment) 26 PRIVATE
org.eclipse.mylyn.internal.context.ui.wizards.RetrieveLatestContextDialog.buttonPressed(int) 113 PRIVATE
org.eclipse.mylyn.internal.context.ui.wizards.ContextRetrieveWizard.performFinish() 55 PRIVATE
[+] getAttachmentFilename(ITaskAttachment) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.team.ui.actions.ApplyPatchAction.DownloadAndApplyPatch.execute(IProgressMonitor) 122 PRIVATE
[+] getContextAttachments(TaskRepository, ITask) : List
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.wizards.RetrieveLatestContextDialog.openQuestion(Shell, ITask) 52 PRIVATE
org.eclipse.mylyn.internal.context.ui.wizards.ContextRetrieveWizardPage.createControl(Composite) 108 PRIVATE
[+] hasContextAttachment(ITask) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.3.taskActivated(ITask) 198 PRIVATE
[+] uploadContext(TaskRepository, ITask, String, IRunnableContext) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.mylyn.internal.context.ui.wizards.ContextAttachWizard.performFinish() 52 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional